home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
SGI Developer Toolbox 6.1
/
SGI Developer Toolbox 6.1 - Disc 4.iso
/
src
/
exampleCode
/
GLX
/
DBglxwidgetOpenGL
/
GlxMDrawP.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1994-08-02
|
345 b
|
12 lines
/*
* These files are for informational purposes and can demonstrate how
* to write your own mixed-mode GL-based widgets. However SGI does not
* guarantee that this source code absolutely matches the GLxDraw
* widget that is shipped as part of the system.
*/
#ifndef __GLX_MOTIF
#define __GLX_MOTIF 1
#endif
#include "GlxDrawP.h"